home *** CD-ROM | disk | FTP | other *** search
- object FormVerifyStatus: TFormVerifyStatus
- Left = 266
- Top = 102
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'TUtility Verify'
- ClientHeight = 225
- ClientWidth = 347
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- Position = poScreenCenter
- TextHeight = 16
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 347
- Height = 225
- Align = alClient
- TabOrder = 0
- object Label1: TLabel
- Left = 18
- Top = 28
- Width = 42
- Height = 13
- Caption = 'Header'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object GaugeHeader: TGauge
- Left = 91
- Top = 26
- Width = 243
- Height = 14
- ForeColor = clBlue
- Progress = 0
- end
- object Label2: TLabel
- Left = 18
- Top = 50
- Width = 31
- Height = 13
- Caption = 'Inxex'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object GaugeIndex: TGauge
- Left = 91
- Top = 49
- Width = 243
- Height = 14
- ForeColor = clBlue
- Progress = 0
- end
- object Label3: TLabel
- Left = 18
- Top = 72
- Width = 28
- Height = 13
- Caption = 'Data'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object GaugeData: TGauge
- Left = 91
- Top = 72
- Width = 243
- Height = 14
- ForeColor = clBlue
- Progress = 0
- end
- object Label4: TLabel
- Left = 18
- Top = 99
- Width = 96
- Height = 13
- Caption = 'Secondary Index'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object LabelZeroOf: TLabel
- Left = 124
- Top = 99
- Width = 15
- Height = 13
- Caption = '0'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label6: TLabel
- Left = 150
- Top = 99
- Width = 12
- Height = 13
- Caption = 'of'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object LabelOfZero: TLabel
- Left = 172
- Top = 99
- Width = 17
- Height = 13
- Caption = '0'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label5: TLabel
- Left = 18
- Top = 127
- Width = 42
- Height = 13
- Caption = 'Header'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object GaugeHeaderIdx: TGauge
- Left = 91
- Top = 127
- Width = 243
- Height = 14
- ForeColor = clBlue
- Progress = 0
- end
- object Label7: TLabel
- Left = 18
- Top = 151
- Width = 31
- Height = 13
- Caption = 'Inxex'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object GaugeIndexIdx: TGauge
- Left = 91
- Top = 150
- Width = 243
- Height = 14
- ForeColor = clBlue
- Progress = 0
- end
- object Label8: TLabel
- Left = 18
- Top = 174
- Width = 28
- Height = 13
- Caption = 'Data'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object GaugeDataIdx: TGauge
- Left = 91
- Top = 172
- Width = 243
- Height = 14
- ForeColor = clBlue
- Progress = 0
- end
- object Label9: TLabel
- Left = 18
- Top = 197
- Width = 47
- Height = 13
- Caption = 'Integrity'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object GaugeIntegrity: TGauge
- Left = 91
- Top = 195
- Width = 243
- Height = 14
- ForeColor = clBlue
- Progress = 0
- end
- object LabelStatus: TLabel
- Left = 16
- Top = 5
- Width = 318
- Height = 16
- Caption = 'LabelStatus'
- end
- end
- end
-